home *** CD-ROM | disk | FTP | other *** search
- <?xml version="1.0" encoding="UTF-8"?>
- <!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
- <plist version="1.0">
- <dict>
- <key>CFBundleDevelopmentRegion</key>
- <string>English</string>
- <key>CFBundleDocumentTypes</key>
- <array>
- <dict>
- <key>CFBundleTypeExtensions</key>
- <array>
- <string>bootimage</string>
- </array>
- <key>CFBundleTypeIconFile</key>
- <string>booM.icns</string>
- <key>CFBundleTypeName</key>
- <string>MacBoot Package</string>
- <key>CFBundleTypeOSTypes</key>
- <array>
- <string>booM</string>
- </array>
- <key>CFBundleTypeRole</key>
- <string>Editor</string>
- <key>LSTypeIsPackage</key>
- <true/>
- <key>NSDocumentClass</key>
- <string>MyDocument</string>
- </dict>
- <dict>
- <key>CFBundleTypeExtensions</key>
- <array>
- <string>raw</string>
- </array>
- <key>CFBundleTypeName</key>
- <string>Raw Data (.raw)</string>
- <key>CFBundleTypeOSTypes</key>
- <array>
- <string>raw</string>
- </array>
- <key>CFBundleTypeRole</key>
- <string>Editor</string>
- <key>NSDocumentClass</key>
- <string>MyDocument</string>
- </dict>
- <dict>
- <key>CFBundleTypeExtensions</key>
- <array>
- <string>act</string>
- </array>
- <key>CFBundleTypeName</key>
- <string>Color Table (.act)</string>
- <key>CFBundleTypeOSTypes</key>
- <array>
- <string>act</string>
- </array>
- <key>CFBundleTypeRole</key>
- <string>Editor</string>
- <key>NSDocumentClass</key>
- <string>MyDocument</string>
- </dict>
- <dict>
- <key>CFBundleTypeExtensions</key>
- <array>
- <string>raw</string>
- <string>act</string>
- </array>
- <key>CFBundleTypeName</key>
- <string>Raw/Act-pair</string>
- <key>CFBundleTypeOSTypes</key>
- <array>
- <string>raw</string>
- <string>act</string>
- </array>
- <key>CFBundleTypeRole</key>
- <string>Editor</string>
- <key>NSDocumentClass</key>
- <string>MyDocument</string>
- </dict>
- </array>
- <key>CFBundleExecutable</key>
- <string>MacBoot</string>
- <key>CFBundleGetInfoString</key>
- <string>MacBoot 1.0.2</string>
- <key>CFBundleHelpBookFolder</key>
- <string>MacBoot Help</string>
- <key>CFBundleHelpBookName</key>
- <string>MacBoot Help</string>
- <key>CFBundleIconFile</key>
- <string>bmuicon.icns</string>
- <key>CFBundleIdentifier</key>
- <string>com.ittpoi.macboot</string>
- <key>CFBundleInfoDictionaryVersion</key>
- <string>6.0</string>
- <key>CFBundleName</key>
- <string>MacBoot</string>
- <key>CFBundlePackageType</key>
- <string>APPL</string>
- <key>CFBundleShortVersionString</key>
- <string>1.0.2</string>
- <key>CFBundleSignature</key>
- <string>booT</string>
- <key>CFBundleVersion</key>
- <string>1.0.2</string>
- <key>NSMainNibFile</key>
- <string>MainMenu</string>
- <key>NSPrincipalClass</key>
- <string>NSApplication</string>
- <key>QualifiedSize</key>
- <string>153778</string>
- <key>QualifiedSolidChecksums</key>
- <array>
- <data>
- wI353MqbNiP2GYNSGBLYSQ==
- </data>
- <data>
- Vy0y3Tz/KuBBotPQfAS2kQ==
- </data>
- </array>
- </dict>
- </plist>
-